semantic consistency - traduction vers russe
Diclib.com
Dictionnaire ChatGPT
Entrez un mot ou une phrase dans n'importe quelle langue 👆
Langue:

Traduction et analyse de mots par intelligence artificielle ChatGPT

Sur cette page, vous pouvez obtenir une analyse détaillée d'un mot ou d'une phrase, réalisée à l'aide de la meilleure technologie d'intelligence artificielle à ce jour:

  • comment le mot est utilisé
  • fréquence d'utilisation
  • il est utilisé plus souvent dans le discours oral ou écrit
  • options de traduction de mots
  • exemples d'utilisation (plusieurs phrases avec traduction)
  • étymologie

semantic consistency - traduction vers russe

A SET OF FORMALLY SPECIFIED RULES THAT GUARANTEE (OR EXPLICITLY DISCLAIM) CERTAIN CONSISTENCIES IN THE EVENT OF CONCURRENT READS OR WRITES TO SHARED MEMORY
Strict consistency; Memory consistency model; Memory consistency
  • Primary-backup protocol (local-write)
  • Primary backup protocol
  • Slow memory

semantic consistency      

математика

семантическая непротиворечивость

ameliorative         
FORM OF LANGUAGE CHANGE REGARDING THE EVOLUTION OF WORD USAGE
Semantic progression; Semantic drift; Semantic shift; User:Sonic Mew/Amelioration; Semantic Change; Amelioration (semantic); Ameliorative; Pejorative change; Specialization of meaning; Generalization of meaning; Cohyponymic transfer; Auto-converse; Semantic development; Desemanticized; Amelioration (linguistics); Narrowing (historical linguistics); Narrowing (diachronic linguistics)

[ə'mi:liərətiv]

прилагательное

книжное выражение

улучшающий

мелиоративный

ameliorative         
FORM OF LANGUAGE CHANGE REGARDING THE EVOLUTION OF WORD USAGE
Semantic progression; Semantic drift; Semantic shift; User:Sonic Mew/Amelioration; Semantic Change; Amelioration (semantic); Ameliorative; Pejorative change; Specialization of meaning; Generalization of meaning; Cohyponymic transfer; Auto-converse; Semantic development; Desemanticized; Amelioration (linguistics); Narrowing (historical linguistics); Narrowing (diachronic linguistics)
ameliorative adj. 1) мелиоративный 2) улучшающий(ся)

Définition

inconsistent
adj. inconsistent with

Wikipédia

Consistency model

In computer science, a consistency model specifies a contract between the programmer and a system, wherein the system guarantees that if the programmer follows the rules for operations on memory, memory will be consistent and the results of reading, writing, or updating memory will be predictable. Consistency models are used in distributed systems like distributed shared memory systems or distributed data stores (such as filesystems, databases, optimistic replication systems or web caching). Consistency is different from coherence, which occurs in systems that are cached or cache-less, and is consistency of data with respect to all processors. Coherence deals with maintaining a global order in which writes to a single location or single variable are seen by all processors. Consistency deals with the ordering of operations to multiple locations with respect to all processors.

High level languages, such as C++ and Java, maintain the consistency contract by translating memory operations into low-level operations in a way that preserves memory semantics, reordering some memory instructions, and encapsulating required synchronization with library calls such as pthread_mutex_lock().

Traduction de &#39semantic consistency&#39 en Russe